home *** CD-ROM | disk | FTP | other *** search
/ Educational Software Cooperative 4 / Educational Software Cooperative 4.iso / smish314 / readme.txt < prev    next >
Text File  |  1995-08-22  |  20KB  |  402 lines

  1. README.TXT: QUICK START AND INSTALLATION
  2.  
  3. SMILERSHELL     for Windows 3.1
  4. SMILERSHELL/95  for Windows 95 and Windows NT
  5.  
  6. QUICK START / HINTS AND TRICKS
  7.  
  8. Welcome to the ultimate command line and control center for Windows 3.1,
  9. Windows95, and Windows NT!  Windows is great, but sometimes it can be
  10. awkward.  Getting around in Program Manager, File Manager, or Explorer to
  11. launch an application isn't always easy.  Even the Start menu can be tedious.
  12. Finding files is difficult at best.  There's no good way to keep an eye on
  13. important systemwide resources.  And even when you know where all the pieces
  14. are...  wouldn't it sometimes be faster and easier to just drag-and-drop the
  15. names of a program and its parameter files into one place to build a command,
  16. then submit it?  -- but how?
  17.  
  18. That's what SmilerShell is for.
  19.  
  20. SmilerShell is a compact yet powerful Windows control center that takes NO
  21. space on your desktop.  Until you need it, SmilerShell is just a tiny button
  22. that hops into the titlebar of whichever app you're working in.  Right-click
  23. the button to see your configurable "Apps" list and launch a new program, or
  24. switch to a currently-running task.  Or left-click the button to reveal the
  25. ultimate Windows command line, which supportspipes, redirection, and internal
  26. DOS commands (and of course runs Windows programs too).  Of course it
  27. supports long filenames in Win95 and NT.  SmilerShell has the best command
  28. line you've ever seen, as if the plain-vanilla DOS prompt was enhanced by
  29. lots of handy utilities.
  30.  
  31. Here's how to get the most out of SmilerShell.
  32.  
  33. INSTANT INSTALL: You can install automatically, using the enclosed installer.
  34. Simply run install.exe from Windows, Win95, or NT using Explorer, File
  35. Manager, the Run item on the Start menu, or in whatever other convenient way
  36. you choose.  Give it the directory to put SmilerShell's files into, and the
  37. group name for the SmilerShell icons (defaults are suggested).  It'll do the
  38. rest.  The installer will make no changes to system files.  This makes it
  39. easy to uninstall, should you decide to do so.
  40.  
  41. PRESS THE BUTTON: SmilerShell's activation button hops into the title bar of
  42. whichever application is currently active.  Right-click the button and the
  43. Apps menu appears, ready for you to launch one of your listed apps or switch
  44. to a currently-running program.  Or left-click the button to reveal the
  45. commandline window.  Then later, hit the SmilerShell menubar's "Hide!" item
  46. and the commandline window vanishes again.
  47.  
  48. BUTTON EXCEPTIONS: Have a non-standard Windows application with an unusual
  49. titlebar setup?  Use the Button Exceptions menu item to tell SmilerShell
  50. where in that window you'd prefer the button to go.
  51.  
  52. BUTTON OFFSET: If you have another utility that uses every active app's
  53. titlebar, tell SmilerShell how to move its button out of the way by setting
  54. up a Button Offset.
  55.  
  56. FAVORITE APPLICATIONS: List your favorite applications on the Apps menu.
  57. Then just click on one to either select its name into the command line, or
  58. run it straight off (you can set it up either way).  The Apps menu also lists
  59. all currently-running programs.  Click on one to switch to it.
  60.  
  61. BUILD YOUR OWN COMMANDS: You can list all sorts of things on the Apps menu.
  62. All Windows or DOS commands and programs, of course.  But also SmilerShell
  63. aliases, multiple commands on one line, DOS internal commands, pipes and
  64. redirection.  Your commands can have parameters, too.  Want to have a special
  65. command to start your spreadsheet program, pre-loaded with specific data,
  66. from anywhere in your system, with one click?  Here's how to do it!
  67.  
  68. COMMAND HISTORY AND SEARCH: Every time you run a command from the
  69. commandline, it is saved.  To find a previous command of interest, type the
  70. first letter or two of that command, then press the up-arrow (search back) or
  71. down-arrow (search forward) key.  The last command is connected to the first,
  72. so you can search in either direction.  Arrows on a blank line show all
  73. commands in order.  If you've checked Save State in the Settings dialog, all
  74. the commands you gave this time will be in the command history when you start
  75. next time, handy for searching.  To see the full command history list, click
  76. the Command History button, or type HISTORY on the commandline.  The full
  77. history list is also available from the File menu.
  78.  
  79. COMMAND LINE EDITOR: A retrieved previous command, or anything else you type,
  80. can be edited to suit.  Think of SmilerShell as a one-line word processor.
  81. It supports insert mode, overtype mode, and clipboard cut/paste.
  82.  
  83. ALIASES: When you press Enter, the first word of the command is compared to
  84. the alias list.  If it matches, the alias is substituted for that first word.
  85. You can skip the alias testing by starting the command with an equals sign.
  86. You can also hang aliases off the function keys F2 through F12; hit the key
  87. and the command runs.  Both kinds of aliases are set up in the Options menu's
  88. Settings dialog, or from the commandline with the ALIAS and UNALIAS commands.
  89. A full alias list is also available on the File menu.
  90.  
  91. RUNTIME PARAMETERS IN ALIASES: Runtime parameters (%1, %2, etc.) make it
  92. easier to tell aliases what to do when you run them.  And if you alias
  93. multiple commands on one line, the alias acts almost like a batch file, all
  94. within SmilerShell!
  95.  
  96. PERSONALIZE: You can set the command line's font and colors any way you like.
  97.  
  98. HELP: Of course there's full Windows Help.  But in addition, you can use the
  99. Popup Hints (Alt+F1) to get tips on interesting ways to use SmilerShell.
  100. Popup Hints are especially handy for new users.
  101.  
  102. ALTERNATE COMMAND PROCESSORS: Do you use 4DOS or NDOS?  Tell SmilerShell to
  103. recognize 4DOS/NDOS commands, and set SmilerShell to use the 4DOS/NDOS
  104. command processor instead of plain old COMMAND.COM.  It's in the Settings
  105. dialog.
  106.  
  107. GET SMALL: SmilerShell has a very small window, but you can make it even
  108. smaller.  Use the Options menu to get rid of the menu and title bar.  Or type
  109. Alt+M to toggle the menu, Alt+L to toggle the title bar.  Then mouse
  110. SmilerShell as small as you like.  It'll go smaller than an icon!
  111.  
  112. QUICK DIRECTORY CHANGE: Type DC and the first few letters of the directory
  113. you want to be in.  If it's unambiguous, boom, you're there, otherwise a list
  114. box pops up with the first possible match highlighted.  If you haven't used
  115. DC yet, you'll be asked for permission to scan the drives listed in the
  116. Options menu's Settings dialog.  If you scan more than one drive, DC can
  117. change drive as well as directory to get you where you want to go.
  118.  
  119. SYNC WITH EXPLORER: Automatically change Explorer's current directory whenever
  120. you change SmilerShell/95's directory with CD or DC.  This is especially handy
  121. when using DC.  With just a few keystrokes you can instantly navigate through
  122. your system, even across drives.  Toggle this switch and Explorer tags along
  123. behind.  No more clicking through directory trees!  You won't believe how
  124. convenient this is.
  125.  
  126. SMILERSHELL NEVER FORGETS: Check a box in the Settings dialog and SmilerShell
  127. will start up next time in the same directory, same screen position, and with
  128. the same settings, as when you shut it down this time.
  129.  
  130. DOS IN A WINDOW: Do you prefer to have DOS commands run fullscreen or in a
  131. window?  Toggle this on the fly with the DOS In Window menu item.  Or to run
  132. one command as if DOS In Window is set to the opposite of its current value,
  133. start that command with a right-bracket (for example >dir).
  134.  
  135. INACTIVES STAY VISIBLE: After you run a DOS command, do you want the
  136. command's inactive window to stick around, or immediately vanish?  Toggle
  137. this flag, called Inactives Stay Visible, from the Options menu.  Or to run
  138. one command as if Inactives Stay Visible is set to the opposite of its
  139. current value, start that command with an asterisk (for example *dir).
  140.  
  141. REMOVE INACTIVES: Too many inactive windows cluttering your screen?  Get rid
  142. of 'em with this Edit menu item, or just type Alt+R from the keyboard.
  143.  
  144. DATE AND TIME: Toggle the titlebar date/time clock from the Options menu, or
  145. just type Alt+C.  Prefer 12-hour or 24-hour time?  Various date formats?  Set
  146. it the way you like it with the Options menu's Settings dialog.
  147.  
  148. ALARM CLOCK AND REMINDER: Use the built-in ALARM command to set the alarm
  149. clock.  You can even give it a message to display when the alarm goes off.
  150.  
  151. WORK WITH FILES: The built-in command SHOW is often a useful way to work with
  152. files, since SHOW's file list lets you click on a filename to select it into
  153. the command line.
  154.  
  155. COMMAND COMPLETION: Type the first few letters of a command name, with
  156. wildcard characters (* and ?) if you like.  Then hit the Tab key. SmilerShell
  157. will search your PATH for any commands that match.  It'll even find matching
  158. files with runnable File Association extensions.
  159.  
  160. FIND FILES: Use the Find File item on the File menu, or the built-in 'find'
  161. command to search for files by name or contents, anywhere in your system.  It
  162. accepts wildcards and can look for files containing specific data.  When you
  163. find the file you want, you can go to its directory or fetch its full name
  164. into the commandline.
  165.  
  166. FILE ASSOCIATIONS: With File Associations simply type in the filename without
  167. the program name, and quite often SmilerShell will know which program to run.
  168. For example give "FILENAME.TXT" and SmilerShell knows to run Notepad on this
  169. file.  This works very nicely with SHOW or FIND: use SHOW or FIND to pick a
  170. file, then press Enter to run the proper program with that file.
  171.  
  172. DRAG AND DROP: SmilerShell supports "drag and drop," so you can drop files
  173. onto its window from File Manager or any other drag-and-drop server.  The
  174. filenames will be added at the end of the current command line.
  175.  
  176. CURRENT DRIVE/DIRECTORY IN THE TITLE BAR: Toggle this from the Options menu,
  177. or just type Alt+D.
  178.  
  179. SYSTEM RESOURCES: Toggle the System Resources display onto the menu bar from
  180. the Options menu, or just type Alt+S, to see a real-time running report of
  181. your available Windows memory and resources.  If you toggle off the menu, the
  182. resources report will appear in the command line.  Don't worry, nothing you
  183. type will be overwritten by the resources report!  Just type, your text will
  184. reappear exactly as you left it.
  185.  
  186. INSERT OR OVERTYPE MODE: Toggle this from the Options menu, or just type
  187. Alt+O.  In overtype mode a flag appears in the title bar.
  188.  
  189. TOPMOST WINDOW: Make SmilerShell a "topmost" window from the Options menu, or
  190. just type Alt+T.  That way, it's always visible and ready for use, even when
  191. you're working in another window.
  192.  
  193. GET RID OF THE MENU: Hit Alt+M to make SmilerShell even smaller.  Hit Alt+M
  194. again to bring the menu back, or use the Show SmilerShell Menu item on the
  195. System menu (the dash thing in the upper left corner).
  196.  
  197. SAVE YOUR STACK: You can save the current command stack to a file and reload
  198. it automatically at startup, or at any other time.  This gives you a
  199. preloaded batch of commands you can search on.  The startup loading is set up
  200. in the Settings dialog.
  201.  
  202. KEYBOARD SHORTCUTS: SmilerShell has a lot of keyboard shortcuts that can
  203. speed things up quite a bit.
  204.  
  205. These SmilerShell commands work immediately, without going through a menu.
  206.  
  207. Alt+C        Date/time clock in titlebar
  208. Alt+S        System Resources report in menubar
  209. Alt+D        Current directory in titlebar
  210. Alt+O        Overtype/insert mode
  211. Alt+T        Topmost window
  212. Alt+L        Show/hide titlebar
  213. Alt+M        Show/hide menubar
  214. Alt+I        Inactive windows stay visible
  215. Alt+W        DOS commands windowed/fullscreen
  216. Alt+F1       Popup Hints
  217. Tab          Command Completion: find all matching commands on the PATH
  218.  
  219. You can display any menu, or use any menu item, from the keyboard.  To
  220. display a menu press its Alt key combination.  When in a menu, press
  221. any item's underlined key to run that item.
  222.  
  223. Alt+F        File menu
  224. Alt+E        Edit menu
  225. Alt+N        Options menu
  226. Alt+A        Favorite Apps menu
  227. Alt+H        Hide the commandline window
  228. Alt+P        Help menu
  229.  
  230. These standard Windows commands are available in SmilerShell:
  231.  
  232. F1           Help
  233. ALT+F4       Exit
  234. Alt+Bksp     Undo last action
  235. Ctrl+Z       Undo last action
  236. Shift+Del    Cut selected text, send to the Clipboard
  237. Ctrl+X       Cut selected text, send to the Clipboard
  238. Ctrl+Ins     Copy selected text, send to the Clipboard
  239. Ctrl+C       Copy selected text, send to the Clipboard
  240. Shift+Ins    Paste contents of Clipboard into commandline
  241. Ctrl+V       Paste contents of Clipboard into commandline
  242. Del          Clear selected text
  243. Esc          Clear entire commandline
  244. Ctrl+Esc     Show Start menu (Win95) or Task Manager (Win 3.1)
  245.  
  246.  
  247.  
  248. WHY IS THIS A SHELL?
  249.  
  250. The word "shell" is sometimes used for a wrapper that surrounds other
  251. applications and hides them.  SmilerShell does that.  You can set up its Apps
  252. menu to run anything you want, quickly and easily, from anywhere.  No muss,
  253. no fuss.
  254.  
  255. But SmilerShell also does the opposite of that.  SmilerShell's commandline
  256. lets you "shell out," making all the power of the command line available from
  257. an environment in which that power is not otherwise accessible.
  258.  
  259. One word, two meanings.  Faster, easier, more powerful.  That's what
  260. SmilerShell is, and that's why it's a shell.
  261.  
  262.  
  263.  
  264. INSTALLING SMILERSHELL
  265.  
  266. SmilerShell includes the following files which are installed to the
  267. directory you choose:
  268.  
  269.   smishell.exe      the SmilerShell program
  270.   smishell.hlp      the documentation, in Windows help file format
  271.   readme.txt        overview and installation instructions
  272.   sample.stk        sample command stack file
  273.   whatsnew.txt      new features and revision history
  274.   orderfrm.wri      SmilerShell's order form / invoice
  275.   dealers.txt       toll-free numbers and SmilerShell vendors worldwide
  276.  
  277. SmilerShell also comes with these files:
  278.  
  279.   install.exe       automated SmilerShell installer
  280.   file_id.diz       formatted description file, for BBS uploads
  281.   vendinfo.diz      formatted description file for software vendors
  282.   vendor.txt        text description file for software vendors
  283.  
  284. In the Windows 3.1 version of SmilerShell, this file is installed to the
  285. Windows system directory if not there already:
  286.  
  287.   ctl3dv2.dll       Microsoft-supplied system file which gives a
  288.                     3-D look to SmilerShell and many other programs
  289.  
  290. You can install SmilerShell automatically, using the enclosed auto-installer.
  291. To do this, simply run install.exe from within Windows.  You can run it using
  292. File Manager, or the Run item on the Start menu or Program Manager's File
  293. menu, or in whatever other convenient way you choose.  Give it the directory
  294. to put SmilerShell's files into, and the Program Manager group name for the
  295. SmilerShell icons (appropriate defaults are suggested).  It'll do the rest.
  296. The installer will make no changes to your system set-up or to any systemwide
  297. files.  It copies the SmilerShell files to the directory you specify, and puts
  298. its icons in the Program Manager group you choose.  The Windows 3.1
  299. SmilerShell installer puts Microsoft's ctl3dv2.dll into your Windows system
  300. directory if not already there (many programs use this Microsoft systemwide
  301. tool).  The SmilerShell program generates the file smishell.pif smishell.pif
  302. in your Windows directory so it can submit DOS commands without impact on any
  303. system files.
  304.  
  305. Optionally, you can set up an initialization file.  But if you start
  306. SmilerShell without an initialization file, you'll be asked if you'd like
  307. SmilerShell to create one and fill it with reasonable values.  You can view
  308. and change these values with the Settings dialog.
  309.  
  310. Optionally, give a non-default location for the initialization file.  Perhaps
  311. you're on a network, and want to install SmilerShell on a server, but let
  312. everyone have their own local setup.  See the section The Initialization File
  313. in the documentation.
  314.  
  315. Optionally, you can create a command stack file, having a list of commands
  316. that you want loaded into SmilerShell at startup.  See the section Command
  317. Stack Files in the documentation.
  318.  
  319.  
  320.  
  321. UNINSTALLING SMILERSHELL
  322.  
  323. To uninstall SmilerShell, simply delete its files from the directory you 
  324. chose when installing it, and remove smishell.pif from your Windows 
  325. directory.  For the Windows 3.1 version only, remove ctl3dv2.dll from your 
  326. Windows system directory if it wasn't there before installing SmilerShell 
  327. (note, however, that many programs use this Microsoft systemwide tool).  
  328.  
  329.  
  330.  
  331. HOW TO ORDER SMILERSHELL OR SMILERSHELL/95
  332.  
  333. You are welcome to test the fully-functional evaluation version of SmilerShell
  334. or SmilerShell/95 for 30 days.  The evaluation version of SmilerShell contains
  335. all the features found in the actual product.  You can try the it under real-
  336. world working conditions on your own system, to see if it meets your needs.
  337. After the trial period, you must either purchase SmilerShell or remove it from
  338. your system.
  339.  
  340. To order, send $29.95 (plus $5 for shipping) to:
  341.  
  342. Bardon Data Systems
  343. 1023 Key Route Blvd.
  344. Albany, CA 94706
  345.  
  346. Or send $49.95 (plus $5 for shipping) for both SmilerShell and SmilerShell/95.
  347. Outside North America please add an additional $6 for overseas shipping
  348. charges.
  349.  
  350. You can order SmilerShell through Bardon by mail or phone, or through our
  351. toll-free telephone order-taking service (800) 242-4775 (weekdays 7 to 6
  352. Central time), or on CompuServe, or through distributors worldwide.  Details
  353. and addresses are in the file DEALERS.TXT.
  354.  
  355. If ordering through Bardon, you can print and mail orderfrm.wri, the order
  356. form that came with this package.  It's in Windows Write format.  With a
  357. MasterCard or Visa you can order by phone, at (510) 526-8470, in which case
  358. you'll be given your registration number immediately so you can get rid of
  359. those reminder screens right away.  Or simply mail in your card number and
  360. expiration date.
  361.  
  362. Registered users get a registration number that will turn off the reminder
  363. screens, a printed manual, support, update notices, and a disk with the most
  364. recent version.
  365.  
  366. Registered users also get a free copy of Reverend Lowell's Treasury of Humor,
  367. Volume 1: "He Who Laughs, Lasts!"  Reverend Lowell's Treasury contains
  368. thousands of humorous anecdotes collected by Reverend Lowell during his long
  369. career as an ordained minister.  After thirty years of public speaking from
  370. the pulpit, the podium, and on television, he has amassed over 200,000 items,
  371. and Reverend Lowell's Treasury represents the "cream of the crop."  These are
  372. Reverend Lowell's favorite funny stories, revealing quotes, interesting
  373. anecdotes, and zingy one-liners.  And there's nothing that would be unsuitable
  374. in any public setting.  There are plenty of items to choose from. Each volume
  375. of the Treasury covers a different topic, and contains at least as many items
  376. as you'd find in a full-size book.  Many are illustrated in color or
  377. black-and-white.  You can search for any item by keyword or first line.  Or
  378. simply browse through every item page by page.
  379.  
  380. In addition, registered users get these extra FREE bonuses:  Two more handy
  381. Bardon programs (WHATSNEW lists files not yet backed up, or directories
  382. containing such files; PR and PRFILTER format output for printing,
  383. and add an informative header), discount on PsL software-by-mail (up to 2/3
  384. off!), free CompuServe startup kit, and whatever other goodies will fit on
  385. the disk.
  386.  
  387.  
  388.  
  389. SYSTEM REQUIREMENTS
  390.  
  391. Requires Microsoft Windows 95 or Windows NT.
  392.  
  393.  
  394.  
  395. CONTACT INFORMATION
  396.  
  397. Bardon Data Systems
  398. 1023 Key Route Boulevard
  399. Albany, CA USA 94706-2321
  400. (510) 526-8470
  401.  
  402.